Serialized Form
Package nl.telin.mymedia.analysis.infgain |
serialVersionUID: -1767222368029239345L
size
int size
data
java.util.HashMap<K,V> data
Package nl.telin.mymedia.apolda |
transitionFunction
CharMap transitionFunction
- The transition function of this state.
termSet
java.util.Set<E> termSet
myIndex
int myIndex
- The unique id of this state. This value is never used by the algorithms
but it can be useful for graphical representations.
representations
java.util.List<E> representations
oIdentifier
java.lang.String oIdentifier
oClass
java.lang.String oClass
ontology
java.lang.String ontology
- the ontology ID
type
int type
Package nl.telin.mymedia.processor |